Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / ILoadedItem<T> Interface
Members

In This Topic
    ILoadedItem<T> Interface
    In This Topic
    Contains information about the items that has been loaded so far.
    Syntax
    'Declaration
     
    
    Public Interface ILoadedItem(Of T) 
    public interface ILoadedItem<T> 
    Type Parameters
    T
    See Also